Rate Overview
Live
1 GBP = 20.7599 MVR
1 MVR = 0.048170
GBP
Avg
20.7670
High
21.2730
Low
20.4095
Last updated: 5/26/2026, 5:37:08 PM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.76 MVR |
| 10 GBP | 207.60 MVR |
| 50 GBP | 1,038.00 MVR |
| 100 GBP | 2,075.99 MVR |
| 500 GBP | 10,379.96 MVR |
| 1,000 GBP | 20,759.93 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-26T17:37:08Z",
"rates": {
"MVR": 20.759929
}
}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.9929,
"rate": 20.759929
}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