Rate Overview
Live
1 MOP = 4.6410 SRD
1 SRD = 0.215472
MOP
Avg
4.6403
High
4.6649
Low
4.6285
Last updated: 6/19/2026, 10:08:40 AM
Quick Conversions
| MOP | SRD |
|---|---|
| 1 MOP | 4.64 SRD |
| 10 MOP | 46.41 SRD |
| 50 MOP | 232.05 SRD |
| 100 MOP | 464.10 SRD |
| 500 MOP | 2,320.48 SRD |
| 1,000 MOP | 4,640.97 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-06-19T10:08:40Z",
"rates": {
"SRD": 4.640967
}
}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": 464.0967,
"rate": 4.640967
}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