Rate Overview
Live
1 MOP = 74.6671 SDG
1 SDG = 0.013393 MOP
Avg
74.6506
High
75.2496
Low
74.0663
Last updated: 1/25/2026, 1:12:00 PM
Quick Conversions
| MOP | SDG |
|---|---|
| 1 MOP | 74.67 SDG |
| 10 MOP | 746.67 SDG |
| 50 MOP | 3,733.36 SDG |
| 100 MOP | 7,466.71 SDG |
| 500 MOP | 37,333.57 SDG |
| 1,000 MOP | 74,667.13 SDG |
Get MOP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SDGExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-01-25T13:12:00Z",
"rates": {
"SDG": 74.667134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SDG",
"amount": 100
},
"result": 7466.713400000001,
"rate": 74.667134
}Build with MOP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key