Rate Overview
Live
1 MUR = 18.9956 KPW
1 KPW = 0.052644
MUR
Avg
19.1923
High
19.4132
Low
18.9956
Last updated: 3/7/2026, 7:38:21 AM
Quick Conversions
| MUR | KPW |
|---|---|
| 1 MUR | 19.00 KPW |
| 10 MUR | 189.96 KPW |
| 50 MUR | 949.78 KPW |
| 100 MUR | 1,899.56 KPW |
| 500 MUR | 9,497.80 KPW |
| 1,000 MUR | 18,995.60 KPW |
Get MUR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=KPWExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-03-07T07:38:21Z",
"rates": {
"KPW": 18.995603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "KPW",
"amount": 100
},
"result": 1899.5602999999999,
"rate": 18.995603
}Build with MUR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key