Rate Overview
Live
1 GBP = 20.7585 MVR
1 MVR = 0.048173
GBP
Avg
20.7481
High
20.8529
Low
20.6825
Last updated: 5/26/2026, 4:33:38 PM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.76 MVR |
| 10 GBP | 207.58 MVR |
| 50 GBP | 1,037.92 MVR |
| 100 GBP | 2,075.85 MVR |
| 500 GBP | 10,379.24 MVR |
| 1,000 GBP | 20,758.48 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-05-26T16:33:38Z",
"rates": {
"MVR": 20.758478
}
}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": 2075.8478,
"rate": 20.758478
}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