Rate Overview
Live
1 SEK = 0.877344 MOP
1 MOP = 1.1398
SEK
Avg
0.879371
High
0.891648
Low
0.870992
Last updated: 3/7/2026, 3:03:47 AM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.88 MOP |
| 10 SEK | 8.77 MOP |
| 50 SEK | 43.87 MOP |
| 100 SEK | 87.73 MOP |
| 500 SEK | 438.67 MOP |
| 1,000 SEK | 877.34 MOP |
Get SEK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MOPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-07T03:03:47Z",
"rates": {
"MOP": 0.877344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MOP",
"amount": 100
},
"result": 87.73440000000001,
"rate": 0.877344
}Build with SEK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key