Rate Overview
Live
1 SVC = 0.921860 MOP
1 MOP = 1.0848
SVC
Avg
0.921901
High
0.922348
Low
0.921315
Last updated: 4/18/2026, 8:45:28 AM
Quick Conversions
| SVC | MOP |
|---|---|
| 1 SVC | 0.92 MOP |
| 10 SVC | 9.22 MOP |
| 50 SVC | 46.09 MOP |
| 100 SVC | 92.19 MOP |
| 500 SVC | 460.93 MOP |
| 1,000 SVC | 921.86 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-04-18T08:45:28Z",
"rates": {
"MOP": 0.92186
}
}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.186,
"rate": 0.92186
}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