Rate Overview
Live
1 MVR = 0.047806 FKP
1 FKP = 20.9179
MVR
Avg
0.047740
High
0.047964
Low
0.047508
Last updated: 5/7/2026, 1:19:42 AM
Quick Conversions
| MVR | FKP |
|---|---|
| 1 MVR | 0.05 FKP |
| 10 MVR | 0.48 FKP |
| 50 MVR | 2.39 FKP |
| 100 MVR | 4.78 FKP |
| 500 MVR | 23.90 FKP |
| 1,000 MVR | 47.81 FKP |
Get MVR/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=FKPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-07T01:19:42Z",
"rates": {
"FKP": 0.047806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "FKP",
"amount": 100
},
"result": 4.7806,
"rate": 0.047806
}Build with MVR/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key