Rate Overview
Live
1 SVC = 0.923186 MOP
1 MOP = 1.0832
SVC
Avg
0.919571
High
0.924054
Low
0.914404
Last updated: 7/25/2026, 8:02:00 AM
Quick Conversions
| SVC | MOP |
|---|---|
| 1 SVC | 0.92 MOP |
| 10 SVC | 9.23 MOP |
| 50 SVC | 46.16 MOP |
| 100 SVC | 92.32 MOP |
| 500 SVC | 461.59 MOP |
| 1,000 SVC | 923.19 MOP |
Get SVC/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MOPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-25T08:02:00Z",
"rates": {
"MOP": 0.923186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MOP",
"amount": 100
},
"result": 92.31859999999999,
"rate": 0.923186
}Build with SVC/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key