Rate Overview
Live
1 MVR = 0.047913 GIP
1 GIP = 20.8712
MVR
Avg
0.047983
High
0.048079
Low
0.047891
Last updated: 8/12/2026, 10:30:07 PM
Quick Conversions
| MVR | GIP |
|---|---|
| 1 MVR | 0.05 GIP |
| 10 MVR | 0.48 GIP |
| 50 MVR | 2.40 GIP |
| 100 MVR | 4.79 GIP |
| 500 MVR | 23.96 GIP |
| 1,000 MVR | 47.91 GIP |
Get MVR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=GIPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-08-12T22:30:07Z",
"rates": {
"GIP": 0.047913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "GIP",
"amount": 100
},
"result": 4.7913,
"rate": 0.047913
}Build with MVR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key