Rate Overview
Live
1 GBP = 20.6227 MVR
1 MVR = 0.048490
GBP
Avg
20.6620
High
20.7436
Low
20.5998
Last updated: 3/27/2026, 2:05:32 AM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.62 MVR |
| 10 GBP | 206.23 MVR |
| 50 GBP | 1,031.14 MVR |
| 100 GBP | 2,062.27 MVR |
| 500 GBP | 10,311.37 MVR |
| 1,000 GBP | 20,622.74 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-27T02:05:32Z",
"rates": {
"MVR": 20.622741
}
}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": 2062.2741,
"rate": 20.622741
}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