Rate Overview
Live
1 SDG = 0.013392 MOP
1 MOP = 74.6714 SDG
Avg
0.013386
High
0.013393
Low
0.013382
Last updated: 1/25/2026, 5:07:46 PM
Quick Conversions
| SDG | MOP |
|---|---|
| 1 SDG | 0.01 MOP |
| 10 SDG | 0.13 MOP |
| 50 SDG | 0.67 MOP |
| 100 SDG | 1.34 MOP |
| 500 SDG | 6.70 MOP |
| 1,000 SDG | 13.39 MOP |
Get SDG/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=MOPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-01-25T17:07:46Z",
"rates": {
"MOP": 0.013392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "MOP",
"amount": 100
},
"result": 1.3392,
"rate": 0.013392
}Build with SDG/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key