Rate Overview
Live
1 SVC = 0.922608 MOP
1 MOP = 1.0839
SVC
Avg
0.922368
High
0.922608
Low
0.921996
Last updated: 6/19/2026, 10:10:58 AM
Quick Conversions
| SVC | MOP |
|---|---|
| 1 SVC | 0.92 MOP |
| 10 SVC | 9.23 MOP |
| 50 SVC | 46.13 MOP |
| 100 SVC | 92.26 MOP |
| 500 SVC | 461.30 MOP |
| 1,000 SVC | 922.61 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-06-19T10:10:58Z",
"rates": {
"MOP": 0.922608
}
}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.2608,
"rate": 0.922608
}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