Rate Overview
Live
1 MOP = 74.5123 SDG
1 SDG = 0.013421
MOP
Avg
74.5586
High
74.6575
Low
74.4464
Last updated: 4/18/2026, 8:42:50 AM
Quick Conversions
| MOP | SDG |
|---|---|
| 1 MOP | 74.51 SDG |
| 10 MOP | 745.12 SDG |
| 50 MOP | 3,725.61 SDG |
| 100 MOP | 7,451.23 SDG |
| 500 MOP | 37,256.15 SDG |
| 1,000 MOP | 74,512.29 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-04-18T08:42:50Z",
"rates": {
"SDG": 74.512294
}
}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": 7451.2294,
"rate": 74.512294
}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