Rate Overview
Live
1 GBP = 20.6682 MVR
1 MVR = 0.048383
GBP
Avg
20.7553
High
21.1521
Low
20.3459
Last updated: 7/23/2026, 9:45:39 AM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.67 MVR |
| 10 GBP | 206.68 MVR |
| 50 GBP | 1,033.41 MVR |
| 100 GBP | 2,066.82 MVR |
| 500 GBP | 10,334.10 MVR |
| 1,000 GBP | 20,668.20 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-07-23T09:45:39Z",
"rates": {
"MVR": 20.668204
}
}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.8204,
"rate": 20.668204
}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