Rate Overview
Live
1 SEK = 0.869274 MOP
1 MOP = 1.1504
SEK
Avg
0.878167
High
0.908533
Low
0.860536
Last updated: 5/27/2026, 6:22:54 PM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.87 MOP |
| 10 SEK | 8.69 MOP |
| 50 SEK | 43.46 MOP |
| 100 SEK | 86.93 MOP |
| 500 SEK | 434.64 MOP |
| 1,000 SEK | 869.27 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-27T18:22:54Z",
"rates": {
"MOP": 0.869274
}
}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.9274,
"rate": 0.869274
}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