Rate Overview
Live
1 MGA = 0.000191 CHF
1 CHF = 5235.60
MGA
Avg
0.000187
High
0.000201
Low
0.000171
Last updated: 3/27/2026, 9:10:36 AM
Quick Conversions
| MGA | CHF |
|---|---|
| 1 MGA | 0.00 CHF |
| 10 MGA | 0.00 CHF |
| 50 MGA | 0.01 CHF |
| 100 MGA | 0.02 CHF |
| 500 MGA | 0.10 CHF |
| 1,000 MGA | 0.19 CHF |
Get MGA/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=CHFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T09:10:36Z",
"rates": {
"CHF": 0.000191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "CHF",
"amount": 100
},
"result": 0.019100000000000002,
"rate": 0.000191
}Build with MGA/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key