Rate Overview
Live
1 KGS = 49.1123 MGA
1 MGA = 0.020362
KGS
Avg
48.7325
High
52.8842
Low
47.2628
Last updated: 7/12/2026, 12:47:23 PM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 49.11 MGA |
| 10 KGS | 491.12 MGA |
| 50 KGS | 2,455.61 MGA |
| 100 KGS | 4,911.23 MGA |
| 500 KGS | 24,556.14 MGA |
| 1,000 KGS | 49,112.29 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-07-12T12:47:23Z",
"rates": {
"MGA": 49.112289
}
}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": 4911.2289,
"rate": 49.112289
}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