Rate Overview
Live
1 KRW = 0.011241 MVR
1 MVR = 88.9601
KRW
Avg
0.011230
High
0.011306
Low
0.011174
Last updated: 9/2/2026, 10:10:34 AM
Quick Conversions
| KRW | MVR |
|---|---|
| 1 KRW | 0.01 MVR |
| 10 KRW | 0.11 MVR |
| 50 KRW | 0.56 MVR |
| 100 KRW | 1.12 MVR |
| 500 KRW | 5.62 MVR |
| 1,000 KRW | 11.24 MVR |
Get KRW/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MVRExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-09-02T10:10:34Z",
"rates": {
"MVR": 0.011241
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MVR",
"amount": 100
},
"result": 1.1240999999999999,
"rate": 0.011241
}Build with KRW/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key