Rate Overview
Live
1 GBP = 20.6635 MVR
1 MVR = 0.048394
GBP
Avg
20.7104
High
20.8445
Low
20.5828
Last updated: 3/6/2026, 8:12:12 AM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.66 MVR |
| 10 GBP | 206.64 MVR |
| 50 GBP | 1,033.18 MVR |
| 100 GBP | 2,066.35 MVR |
| 500 GBP | 10,331.77 MVR |
| 1,000 GBP | 20,663.54 MVR |
Get GBP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MVRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-06T08:12:12Z",
"rates": {
"MVR": 20.663536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MVR",
"amount": 100
},
"result": 2066.3536,
"rate": 20.663536
}Build with GBP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key