Rate Overview
Live
1 MOP = 4.6773 SRD
1 SRD = 0.213801
MOP
Avg
4.6705
High
4.7024
Low
4.6406
Last updated: 7/31/2026, 4:14:39 AM
Quick Conversions
| MOP | SRD |
|---|---|
| 1 MOP | 4.68 SRD |
| 10 MOP | 46.77 SRD |
| 50 MOP | 233.86 SRD |
| 100 MOP | 467.73 SRD |
| 500 MOP | 2,338.63 SRD |
| 1,000 MOP | 4,677.26 SRD |
Get MOP/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SRDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-31T04:14:39Z",
"rates": {
"SRD": 4.677255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SRD",
"amount": 100
},
"result": 467.72549999999995,
"rate": 4.677255
}Build with MOP/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key