Rate Overview
Live
1 MGA = 0.004967 CZK
1 CZK = 201.3288
MGA
Avg
0.004845
High
0.005121
Low
0.004500
Last updated: 5/27/2026, 4:10:13 PM
Quick Conversions
| MGA | CZK |
|---|---|
| 1 MGA | 0.00 CZK |
| 10 MGA | 0.05 CZK |
| 50 MGA | 0.25 CZK |
| 100 MGA | 0.50 CZK |
| 500 MGA | 2.48 CZK |
| 1,000 MGA | 4.97 CZK |
Get MGA/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=CZKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T16:10:13Z",
"rates": {
"CZK": 0.004967
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "CZK",
"amount": 100
},
"result": 0.49670000000000003,
"rate": 0.004967
}Build with MGA/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key