Rate Overview
Live
1 MUR = 1.8481 KGS
1 KGS = 0.541084
MUR
Avg
1.8862
High
1.9468
Low
1.8206
Last updated: 5/27/2026, 9:40:51 PM
Quick Conversions
| MUR | KGS |
|---|---|
| 1 MUR | 1.85 KGS |
| 10 MUR | 18.48 KGS |
| 50 MUR | 92.41 KGS |
| 100 MUR | 184.81 KGS |
| 500 MUR | 924.07 KGS |
| 1,000 MUR | 1,848.14 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-27T21:40:51Z",
"rates": {
"KGS": 1.848142
}
}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": 184.8142,
"rate": 1.848142
}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