Rate Overview
Live
1 MVR = 58.2201 KPW
1 KPW = 0.017176
MVR
Avg
58.2187
High
58.2244
Low
58.2136
Last updated: 3/7/2026, 12:15:00 AM
Quick Conversions
| MVR | KPW |
|---|---|
| 1 MVR | 58.22 KPW |
| 10 MVR | 582.20 KPW |
| 50 MVR | 2,911.00 KPW |
| 100 MVR | 5,822.01 KPW |
| 500 MVR | 29,110.03 KPW |
| 1,000 MVR | 58,220.06 KPW |
Get MVR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=KPWExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:15:00Z",
"rates": {
"KPW": 58.22006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "KPW",
"amount": 100
},
"result": 5822.005999999999,
"rate": 58.22006
}Build with MVR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key