Rate Overview
Live
1 SEK = 0.868311 MOP
1 MOP = 1.1517
SEK
Avg
0.865541
High
0.870473
Low
0.860396
Last updated: 5/27/2026, 8:25:52 PM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.87 MOP |
| 10 SEK | 8.68 MOP |
| 50 SEK | 43.42 MOP |
| 100 SEK | 86.83 MOP |
| 500 SEK | 434.16 MOP |
| 1,000 SEK | 868.31 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-05-27T20:25:52Z",
"rates": {
"MOP": 0.868311
}
}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": 86.8311,
"rate": 0.868311
}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