Rate Overview
Live
1 SRD = 0.215237 MOP
1 MOP = 4.6460
SRD
Avg
0.215534
High
0.216052
Low
0.214366
Last updated: 6/18/2026, 10:18:06 AM
Quick Conversions
| SRD | MOP |
|---|---|
| 1 SRD | 0.22 MOP |
| 10 SRD | 2.15 MOP |
| 50 SRD | 10.76 MOP |
| 100 SRD | 21.52 MOP |
| 500 SRD | 107.62 MOP |
| 1,000 SRD | 215.24 MOP |
Get SRD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=MOPExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-06-18T10:18:06Z",
"rates": {
"MOP": 0.215237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "MOP",
"amount": 100
},
"result": 21.5237,
"rate": 0.215237
}Build with SRD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key