Rate Overview
Live
1 MGA = 0.110342 CRC
1 CRC = 9.0627
MGA
Avg
0.111185
High
0.111866
Low
0.110342
Last updated: 2/14/2026, 10:51:14 AM
Quick Conversions
| MGA | CRC |
|---|---|
| 1 MGA | 0.11 CRC |
| 10 MGA | 1.10 CRC |
| 50 MGA | 5.52 CRC |
| 100 MGA | 11.03 CRC |
| 500 MGA | 55.17 CRC |
| 1,000 MGA | 110.34 CRC |
Get MGA/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=CRCExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-02-14T10:51:14Z",
"rates": {
"CRC": 0.110342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "CRC",
"amount": 100
},
"result": 11.0342,
"rate": 0.110342
}Build with MGA/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key