Rate Overview
Live
1 SEK = 0.828931 MOP
1 MOP = 1.2064
SEK
Avg
0.820431
High
0.899506
Low
0.721027
Last updated: 7/28/2026, 11:52:24 AM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.83 MOP |
| 10 SEK | 8.29 MOP |
| 50 SEK | 41.45 MOP |
| 100 SEK | 82.89 MOP |
| 500 SEK | 414.47 MOP |
| 1,000 SEK | 828.93 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-07-28T11:52:24Z",
"rates": {
"MOP": 0.828931
}
}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": 82.8931,
"rate": 0.828931
}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