Rate Overview
Live
1 GBP = 20.6264 MVR
1 MVR = 0.048482
GBP
Avg
20.6607
High
21.1413
Low
19.9570
Last updated: 3/27/2026, 3:37:25 AM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.63 MVR |
| 10 GBP | 206.26 MVR |
| 50 GBP | 1,031.32 MVR |
| 100 GBP | 2,062.64 MVR |
| 500 GBP | 10,313.21 MVR |
| 1,000 GBP | 20,626.41 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-27T03:37:25Z",
"rates": {
"MVR": 20.62641
}
}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.641,
"rate": 20.62641
}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