Rate Overview
Live
1 MOP = 74.5016 SDG
1 SDG = 0.013423
MOP
Avg
74.5172
High
74.6234
Low
74.4839
Last updated: 3/7/2026, 12:08:07 AM
Quick Conversions
| MOP | SDG |
|---|---|
| 1 MOP | 74.50 SDG |
| 10 MOP | 745.02 SDG |
| 50 MOP | 3,725.08 SDG |
| 100 MOP | 7,450.16 SDG |
| 500 MOP | 37,250.80 SDG |
| 1,000 MOP | 74,501.60 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-03-07T00:08:07Z",
"rates": {
"SDG": 74.501604
}
}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": 7450.1604,
"rate": 74.501604
}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