Rate Overview
Live
1 MOP = 4.6755 SRD
1 SRD = 0.213879
MOP
Avg
4.6593
High
4.7313
Low
4.6051
Last updated: 7/30/2026, 11:08:59 PM
Quick Conversions
| MOP | SRD |
|---|---|
| 1 MOP | 4.68 SRD |
| 10 MOP | 46.76 SRD |
| 50 MOP | 233.78 SRD |
| 100 MOP | 467.55 SRD |
| 500 MOP | 2,337.77 SRD |
| 1,000 MOP | 4,675.54 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-30T23:08:59Z",
"rates": {
"SRD": 4.675536
}
}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.5536,
"rate": 4.675536
}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