Rate Overview
Live
1 MOP = 74.2845 SDG
1 SDG = 0.013462
MOP
Avg
74.2649
High
74.2845
Low
74.2557
Last updated: 8/19/2026, 8:07:33 AM
Quick Conversions
| MOP | SDG |
|---|---|
| 1 MOP | 74.28 SDG |
| 10 MOP | 742.84 SDG |
| 50 MOP | 3,714.22 SDG |
| 100 MOP | 7,428.45 SDG |
| 500 MOP | 37,142.24 SDG |
| 1,000 MOP | 74,284.48 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-08-19T08:07:33Z",
"rates": {
"SDG": 74.284475
}
}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": 7428.4475,
"rate": 74.284475
}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