Rate Overview
Live
1 MGA = 0.014292 DOP
1 DOP = 69.9692
MGA
Avg
0.014314
High
0.014344
Low
0.014280
Last updated: 5/6/2026, 6:23:58 PM
Quick Conversions
| MGA | DOP |
|---|---|
| 1 MGA | 0.01 DOP |
| 10 MGA | 0.14 DOP |
| 50 MGA | 0.71 DOP |
| 100 MGA | 1.43 DOP |
| 500 MGA | 7.15 DOP |
| 1,000 MGA | 14.29 DOP |
Get MGA/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=DOPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-06T18:23:58Z",
"rates": {
"DOP": 0.014292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "DOP",
"amount": 100
},
"result": 1.4291999999999998,
"rate": 0.014292
}Build with MGA/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key