Rate Overview
Live
1 FKP = 20.6903 MVR
1 MVR = 0.048332
FKP
Avg
20.7792
High
20.9223
Low
20.6903
Last updated: 7/22/2026, 8:11:23 PM
Quick Conversions
| FKP | MVR |
|---|---|
| 1 FKP | 20.69 MVR |
| 10 FKP | 206.90 MVR |
| 50 FKP | 1,034.51 MVR |
| 100 FKP | 2,069.03 MVR |
| 500 FKP | 10,345.15 MVR |
| 1,000 FKP | 20,690.30 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-07-22T20:11:23Z",
"rates": {
"MVR": 20.690295
}
}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": 2069.0295,
"rate": 20.690295
}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