Rate Overview
Live
1 SRD = 0.212656 MOP
1 MOP = 4.7024
SRD
Avg
0.213718
High
0.214769
Low
0.212656
Last updated: 7/26/2026, 3:44:13 AM
Quick Conversions
| SRD | MOP |
|---|---|
| 1 SRD | 0.21 MOP |
| 10 SRD | 2.13 MOP |
| 50 SRD | 10.63 MOP |
| 100 SRD | 21.27 MOP |
| 500 SRD | 106.33 MOP |
| 1,000 SRD | 212.66 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-07-26T03:44:13Z",
"rates": {
"MOP": 0.212656
}
}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.265600000000003,
"rate": 0.212656
}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