Rate Overview
Live
1 SGD = 6.3659 MOP
1 MOP = 0.157087
SGD
Avg
6.3532
High
6.3745
Low
6.3342
Last updated: 9/5/2026, 3:05:08 PM
Quick Conversions
| SGD | MOP |
|---|---|
| 1 SGD | 6.37 MOP |
| 10 SGD | 63.66 MOP |
| 50 SGD | 318.30 MOP |
| 100 SGD | 636.59 MOP |
| 500 SGD | 3,182.96 MOP |
| 1,000 SGD | 6,365.92 MOP |
Get SGD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MOPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-05T15:05:08Z",
"rates": {
"MOP": 6.365916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MOP",
"amount": 100
},
"result": 636.5916000000001,
"rate": 6.365916
}Build with SGD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key