Rate Overview
Live
1 MRO = 0.218083 KGS
1 KGS = 4.5854
MRO
Avg
0.218519
High
0.220127
Low
0.218051
Last updated: 8/1/2026, 1:41:01 AM
Quick Conversions
| MRO | KGS |
|---|---|
| 1 MRO | 0.22 KGS |
| 10 MRO | 2.18 KGS |
| 50 MRO | 10.90 KGS |
| 100 MRO | 21.81 KGS |
| 500 MRO | 109.04 KGS |
| 1,000 MRO | 218.08 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-01T01:41:01Z",
"rates": {
"KGS": 0.218083
}
}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.8083,
"rate": 0.218083
}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