Rate Overview
Live
1 FKP = 20.7473 MVR
1 MVR = 0.048199
FKP
Avg
20.3798
High
21.1866
Low
19.1674
Last updated: 5/29/2026, 2:28:40 PM
Quick Conversions
| FKP | MVR |
|---|---|
| 1 FKP | 20.75 MVR |
| 10 FKP | 207.47 MVR |
| 50 FKP | 1,037.37 MVR |
| 100 FKP | 2,074.73 MVR |
| 500 FKP | 10,373.67 MVR |
| 1,000 FKP | 20,747.35 MVR |
Get FKP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=MVRExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-29T14:28:40Z",
"rates": {
"MVR": 20.747349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "MVR",
"amount": 100
},
"result": 2074.7349,
"rate": 20.747349
}Build with FKP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key