Rate Overview
Live
1 GBP = 20.9255 MVR
1 MVR = 0.047789
GBP
Avg
20.8692
High
20.9266
Low
20.7922
Last updated: 8/14/2026, 8:09:56 PM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.93 MVR |
| 10 GBP | 209.26 MVR |
| 50 GBP | 1,046.28 MVR |
| 100 GBP | 2,092.55 MVR |
| 500 GBP | 10,462.76 MVR |
| 1,000 GBP | 20,925.52 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-08-14T20:09:56Z",
"rates": {
"MVR": 20.925523
}
}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": 2092.5523,
"rate": 20.925523
}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