Rate Overview
Live
1 MGA = 0.013592 DOP
1 DOP = 73.5727
MGA
Avg
0.013563
High
0.013598
Low
0.013508
Last updated: 8/17/2026, 1:39:59 PM
Quick Conversions
| MGA | DOP |
|---|---|
| 1 MGA | 0.01 DOP |
| 10 MGA | 0.14 DOP |
| 50 MGA | 0.68 DOP |
| 100 MGA | 1.36 DOP |
| 500 MGA | 6.80 DOP |
| 1,000 MGA | 13.59 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-08-17T13:39:59Z",
"rates": {
"DOP": 0.013592
}
}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.3592,
"rate": 0.013592
}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