Rate Overview
Live
1 MOP = 4.6973 SRD
1 SRD = 0.212887
MOP
Avg
4.6763
High
4.7768
Low
4.6086
Last updated: 7/29/2026, 7:36:33 PM
Quick Conversions
| MOP | SRD |
|---|---|
| 1 MOP | 4.70 SRD |
| 10 MOP | 46.97 SRD |
| 50 MOP | 234.87 SRD |
| 100 MOP | 469.73 SRD |
| 500 MOP | 2,348.66 SRD |
| 1,000 MOP | 4,697.32 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-29T19:36:33Z",
"rates": {
"SRD": 4.697319
}
}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": 469.7319,
"rate": 4.697319
}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