Rate Overview
Live
1 GIP = 20.8946 MVR
1 MVR = 0.047859
GIP
Avg
20.9066
High
20.9503
Low
20.8631
Last updated: 9/6/2026, 2:52:54 PM
Quick Conversions
| GIP | MVR |
|---|---|
| 1 GIP | 20.89 MVR |
| 10 GIP | 208.95 MVR |
| 50 GIP | 1,044.73 MVR |
| 100 GIP | 2,089.46 MVR |
| 500 GIP | 10,447.31 MVR |
| 1,000 GIP | 20,894.63 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-09-06T14:52:54Z",
"rates": {
"MVR": 20.894626
}
}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": 2089.4626,
"rate": 20.894626
}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