Rate Overview
Live
1 MUR = 1.8688 KGS
1 KGS = 0.535114
MUR
Avg
1.8634
High
1.8696
Low
1.8584
Last updated: 5/7/2026, 12:33:55 PM
Quick Conversions
| MUR | KGS |
|---|---|
| 1 MUR | 1.87 KGS |
| 10 MUR | 18.69 KGS |
| 50 MUR | 93.44 KGS |
| 100 MUR | 186.88 KGS |
| 500 MUR | 934.38 KGS |
| 1,000 MUR | 1,868.76 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-05-07T12:33:55Z",
"rates": {
"KGS": 1.86876
}
}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": 186.876,
"rate": 1.86876
}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