Rate Overview
Live
1 MRO = 0.218332 KGS
1 KGS = 4.5802
MRO
Avg
0.218863
High
0.220810
Low
0.217518
Last updated: 8/1/2026, 12:23:07 PM
Quick Conversions
| MRO | KGS |
|---|---|
| 1 MRO | 0.22 KGS |
| 10 MRO | 2.18 KGS |
| 50 MRO | 10.92 KGS |
| 100 MRO | 21.83 KGS |
| 500 MRO | 109.17 KGS |
| 1,000 MRO | 218.33 KGS |
Get MRO/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=KGSExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-01T12:23:07Z",
"rates": {
"KGS": 0.218332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "KGS",
"amount": 100
},
"result": 21.8332,
"rate": 0.218332
}Build with MRO/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key