Rate Overview
Live
1 CHF = 5272.01 MGA
1 MGA = 0.000190
CHF
Avg
5279.76
High
5317.66
Low
5226.99
Last updated: 7/26/2026, 1:24:26 AM
Quick Conversions
| CHF | MGA |
|---|---|
| 1 CHF | 5,272.01 MGA |
| 10 CHF | 52,720.14 MGA |
| 50 CHF | 263,600.72 MGA |
| 100 CHF | 527,201.43 MGA |
| 500 CHF | 2,636,007.16 MGA |
| 1,000 CHF | 5,272,014.32 MGA |
Get CHF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=MGAExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-26T01:24:26Z",
"rates": {
"MGA": 5272.01432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "MGA",
"amount": 100
},
"result": 527201.432,
"rate": 5272.01432
}Build with CHF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key