Rate Overview
Live
1 MGA = 0.020638 KGS
1 KGS = 48.4543
MGA
Avg
0.020545
High
0.021128
Low
0.018902
Last updated: 7/9/2026, 5:27:21 AM
Quick Conversions
| MGA | KGS |
|---|---|
| 1 MGA | 0.02 KGS |
| 10 MGA | 0.21 KGS |
| 50 MGA | 1.03 KGS |
| 100 MGA | 2.06 KGS |
| 500 MGA | 10.32 KGS |
| 1,000 MGA | 20.64 KGS |
Get MGA/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KGSExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-09T05:27:21Z",
"rates": {
"KGS": 0.020638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KGS",
"amount": 100
},
"result": 2.0638,
"rate": 0.020638
}Build with MGA/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key