Rate Overview
Live
1 KGS = 47.6097 MGA
1 MGA = 0.021004
KGS
Avg
47.8428
High
48.3532
Low
47.3436
Last updated: 3/7/2026, 7:09:45 AM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 47.61 MGA |
| 10 KGS | 476.10 MGA |
| 50 KGS | 2,380.49 MGA |
| 100 KGS | 4,760.97 MGA |
| 500 KGS | 23,804.86 MGA |
| 1,000 KGS | 47,609.73 MGA |
Get KGS/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MGAExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T07:09:45Z",
"rates": {
"MGA": 47.609727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MGA",
"amount": 100
},
"result": 4760.9727,
"rate": 47.609727
}Build with KGS/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key