Rate Overview
Live
1 SEK = 0.877557 MOP
1 MOP = 1.1395
SEK
Avg
0.873193
High
0.880071
Low
0.864078
Last updated: 4/17/2026, 6:06:53 AM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.88 MOP |
| 10 SEK | 8.78 MOP |
| 50 SEK | 43.88 MOP |
| 100 SEK | 87.76 MOP |
| 500 SEK | 438.78 MOP |
| 1,000 SEK | 877.56 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-04-17T06:06:53Z",
"rates": {
"MOP": 0.877557
}
}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.7557,
"rate": 0.877557
}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