Rate Overview
Live
1 MOP = 16.5004 DZD
1 DZD = 0.060604
MOP
Avg
16.2254
High
16.5004
Low
16.0840
Last updated: 3/27/2026, 8:19:43 AM
Quick Conversions
| MOP | DZD |
|---|---|
| 1 MOP | 16.50 DZD |
| 10 MOP | 165.00 DZD |
| 50 MOP | 825.02 DZD |
| 100 MOP | 1,650.04 DZD |
| 500 MOP | 8,250.21 DZD |
| 1,000 MOP | 16,500.43 DZD |
Get MOP/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=DZDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T08:19:43Z",
"rates": {
"DZD": 16.500425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "DZD",
"amount": 100
},
"result": 1650.0425,
"rate": 16.500425
}Build with MOP/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key