Rate Overview
Live
1 SGD = 6.2510 MOP
1 MOP = 0.159975
SGD
Avg
6.2480
High
6.2595
Low
6.2299
Last updated: 7/7/2026, 8:26:23 AM
Quick Conversions
| SGD | MOP |
|---|---|
| 1 SGD | 6.25 MOP |
| 10 SGD | 62.51 MOP |
| 50 SGD | 312.55 MOP |
| 100 SGD | 625.10 MOP |
| 500 SGD | 3,125.48 MOP |
| 1,000 SGD | 6,250.96 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-07-07T08:26:23Z",
"rates": {
"MOP": 6.250962
}
}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": 625.0962000000001,
"rate": 6.250962
}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