Rate Overview
Live
1 SGD = 6.2683 MOP
1 MOP = 0.159534
SGD
Avg
6.2928
High
6.3244
Low
6.2683
Last updated: 3/27/2026, 9:23:47 AM
Quick Conversions
| SGD | MOP |
|---|---|
| 1 SGD | 6.27 MOP |
| 10 SGD | 62.68 MOP |
| 50 SGD | 313.41 MOP |
| 100 SGD | 626.83 MOP |
| 500 SGD | 3,134.13 MOP |
| 1,000 SGD | 6,268.26 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-03-27T09:23:47Z",
"rates": {
"MOP": 6.268263
}
}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": 626.8263000000001,
"rate": 6.268263
}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