Rate Overview
Live
1 MGA = 0.001862 HKD
1 HKD = 537.0569
MGA
Avg
0.001865
High
0.001871
Low
0.001862
Last updated: 5/27/2026, 3:11:41 PM
Quick Conversions
| MGA | HKD |
|---|---|
| 1 MGA | 0.00 HKD |
| 10 MGA | 0.02 HKD |
| 50 MGA | 0.09 HKD |
| 100 MGA | 0.19 HKD |
| 500 MGA | 0.93 HKD |
| 1,000 MGA | 1.86 HKD |
Get MGA/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=HKDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T15:11:41Z",
"rates": {
"HKD": 0.001862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "HKD",
"amount": 100
},
"result": 0.1862,
"rate": 0.001862
}Build with MGA/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key