Rate Overview
Live
1 MGA = 0.020396 KGS
1 KGS = 49.0292
MGA
Avg
0.020744
High
0.020934
Low
0.020396
Last updated: 7/2/2026, 10:53:00 AM
Quick Conversions
| MGA | KGS |
|---|---|
| 1 MGA | 0.02 KGS |
| 10 MGA | 0.20 KGS |
| 50 MGA | 1.02 KGS |
| 100 MGA | 2.04 KGS |
| 500 MGA | 10.20 KGS |
| 1,000 MGA | 20.40 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-02T10:53:00Z",
"rates": {
"KGS": 0.020396
}
}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.0396,
"rate": 0.020396
}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