Rate Overview
Live
1 GIP = 20.9288 MVR
1 MVR = 0.047781
GIP
Avg
20.8631
High
20.9641
Low
20.7817
Last updated: 4/18/2026, 8:49:19 AM
Quick Conversions
| GIP | MVR |
|---|---|
| 1 GIP | 20.93 MVR |
| 10 GIP | 209.29 MVR |
| 50 GIP | 1,046.44 MVR |
| 100 GIP | 2,092.88 MVR |
| 500 GIP | 10,464.41 MVR |
| 1,000 GIP | 20,928.82 MVR |
Get GIP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=MVRExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-04-18T08:49:19Z",
"rates": {
"MVR": 20.928821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "MVR",
"amount": 100
},
"result": 2092.8821,
"rate": 20.928821
}Build with GIP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key