Rate Overview
Live
1 FKP = 20.9170 MVR
1 MVR = 0.047808
FKP
Avg
20.9261
High
21.0096
Low
20.8631
Last updated: 9/4/2026, 11:59:14 AM
Quick Conversions
| FKP | MVR |
|---|---|
| 1 FKP | 20.92 MVR |
| 10 FKP | 209.17 MVR |
| 50 FKP | 1,045.85 MVR |
| 100 FKP | 2,091.70 MVR |
| 500 FKP | 10,458.48 MVR |
| 1,000 FKP | 20,916.96 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-09-04T11:59:14Z",
"rates": {
"MVR": 20.916964
}
}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": 2091.6964,
"rate": 20.916964
}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