Rate Overview
Live
1 MUR = 1.8620 KGS
1 KGS = 0.537049
MUR
Avg
1.8655
High
1.9261
Low
1.8150
Last updated: 8/1/2026, 5:39:28 AM
Quick Conversions
| MUR | KGS |
|---|---|
| 1 MUR | 1.86 KGS |
| 10 MUR | 18.62 KGS |
| 50 MUR | 93.10 KGS |
| 100 MUR | 186.20 KGS |
| 500 MUR | 931.01 KGS |
| 1,000 MUR | 1,862.03 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-08-01T05:39:28Z",
"rates": {
"KGS": 1.862029
}
}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.2029,
"rate": 1.862029
}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