Rate Overview
Live
1 MUR = 1.8698 KGS
1 KGS = 0.534822
MUR
Avg
1.8997
High
1.9429
Low
1.8671
Last updated: 3/28/2026, 11:00:18 AM
Quick Conversions
| MUR | KGS |
|---|---|
| 1 MUR | 1.87 KGS |
| 10 MUR | 18.70 KGS |
| 50 MUR | 93.49 KGS |
| 100 MUR | 186.98 KGS |
| 500 MUR | 934.89 KGS |
| 1,000 MUR | 1,869.78 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-03-28T11:00:18Z",
"rates": {
"KGS": 1.869781
}
}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.97809999999998,
"rate": 1.869781
}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