Rate Overview
Live
1 MVR = 13.5184 GYD
1 GYD = 0.073973
MVR
Avg
13.5258
High
13.5543
Low
13.4840
Last updated: 3/27/2026, 1:40:03 PM
Quick Conversions
| MVR | GYD |
|---|---|
| 1 MVR | 13.52 GYD |
| 10 MVR | 135.18 GYD |
| 50 MVR | 675.92 GYD |
| 100 MVR | 1,351.84 GYD |
| 500 MVR | 6,759.18 GYD |
| 1,000 MVR | 13,518.36 GYD |
Get MVR/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=GYDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T13:40:03Z",
"rates": {
"GYD": 13.518359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "GYD",
"amount": 100
},
"result": 1351.8359,
"rate": 13.518359
}Build with MVR/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key