Rate Overview
Live
1 GIP = 20.5939 MVR
1 MVR = 0.048558
GIP
Avg
20.7583
High
21.1746
Low
20.3493
Last updated: 7/25/2026, 3:24:39 PM
Quick Conversions
| GIP | MVR |
|---|---|
| 1 GIP | 20.59 MVR |
| 10 GIP | 205.94 MVR |
| 50 GIP | 1,029.70 MVR |
| 100 GIP | 2,059.39 MVR |
| 500 GIP | 10,296.97 MVR |
| 1,000 GIP | 20,593.93 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-07-25T15:24:39Z",
"rates": {
"MVR": 20.593931
}
}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": 2059.3931000000002,
"rate": 20.593931
}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