Rate Overview
Live
1 KRW = 0.010180 MVR
1 MVR = 98.2318
KRW
Avg
0.010603
High
0.011090
Low
0.010180
Last updated: 3/27/2026, 4:43:21 PM
Quick Conversions
| KRW | MVR |
|---|---|
| 1 KRW | 0.01 MVR |
| 10 KRW | 0.10 MVR |
| 50 KRW | 0.51 MVR |
| 100 KRW | 1.02 MVR |
| 500 KRW | 5.09 MVR |
| 1,000 KRW | 10.18 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-27T16:43:21Z",
"rates": {
"MVR": 0.01018
}
}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.018,
"rate": 0.01018
}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