Rate Overview
Live
1 GBP = 20.8738 MVR
1 MVR = 0.047907
GBP
Avg
20.9521
High
21.0711
Low
20.8738
Last updated: 9/2/2026, 4:22:10 AM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.87 MVR |
| 10 GBP | 208.74 MVR |
| 50 GBP | 1,043.69 MVR |
| 100 GBP | 2,087.38 MVR |
| 500 GBP | 10,436.88 MVR |
| 1,000 GBP | 20,873.75 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-09-02T04:22:10Z",
"rates": {
"MVR": 20.873755
}
}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": 2087.3755,
"rate": 20.873755
}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