Rate Overview
Live
1 SVC = 0.921739 MOP
1 MOP = 1.0849
SVC
Avg
0.917547
High
0.921930
Low
0.914597
Last updated: 3/27/2026, 8:23:12 AM
Quick Conversions
| SVC | MOP |
|---|---|
| 1 SVC | 0.92 MOP |
| 10 SVC | 9.22 MOP |
| 50 SVC | 46.09 MOP |
| 100 SVC | 92.17 MOP |
| 500 SVC | 460.87 MOP |
| 1,000 SVC | 921.74 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-03-27T08:23:12Z",
"rates": {
"MOP": 0.921739
}
}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.1739,
"rate": 0.921739
}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