Rate Overview
Live
1 MUR = 1.8925 KGS
1 KGS = 0.528414
MUR
Avg
1.8846
High
1.8925
Low
1.8774
Last updated: 4/17/2026, 10:56:52 AM
Quick Conversions
| MUR | KGS |
|---|---|
| 1 MUR | 1.89 KGS |
| 10 MUR | 18.92 KGS |
| 50 MUR | 94.62 KGS |
| 100 MUR | 189.25 KGS |
| 500 MUR | 946.23 KGS |
| 1,000 MUR | 1,892.46 KGS |
Get MUR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=KGSExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-04-17T10:56:52Z",
"rates": {
"KGS": 1.892455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "KGS",
"amount": 100
},
"result": 189.2455,
"rate": 1.892455
}Build with MUR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key