Rate Overview
Live
1 KRW = 0.010359 MVR
1 MVR = 96.5344
KRW
Avg
0.010534
High
0.010736
Low
0.010359
Last updated: 3/7/2026, 12:30:15 AM
Quick Conversions
| KRW | MVR |
|---|---|
| 1 KRW | 0.01 MVR |
| 10 KRW | 0.10 MVR |
| 50 KRW | 0.52 MVR |
| 100 KRW | 1.04 MVR |
| 500 KRW | 5.18 MVR |
| 1,000 KRW | 10.36 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-03-07T00:30:15Z",
"rates": {
"MVR": 0.010359
}
}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.0359,
"rate": 0.010359
}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