Rate Overview
Live
1 MOP = 4.6256 SRD
1 SRD = 0.216189
MOP
Avg
4.6378
High
4.6526
Low
4.6256
Last updated: 5/9/2026, 1:27:46 AM
Quick Conversions
| MOP | SRD |
|---|---|
| 1 MOP | 4.63 SRD |
| 10 MOP | 46.26 SRD |
| 50 MOP | 231.28 SRD |
| 100 MOP | 462.56 SRD |
| 500 MOP | 2,312.79 SRD |
| 1,000 MOP | 4,625.57 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-05-09T01:27:46Z",
"rates": {
"SRD": 4.625573
}
}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": 462.5573,
"rate": 4.625573
}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