Rate Overview
Live
1 SEK = 0.848101 MOP
1 MOP = 1.1791
SEK
Avg
0.849272
High
0.852677
Low
0.845307
Last updated: 8/16/2026, 10:07:01 PM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.85 MOP |
| 10 SEK | 8.48 MOP |
| 50 SEK | 42.41 MOP |
| 100 SEK | 84.81 MOP |
| 500 SEK | 424.05 MOP |
| 1,000 SEK | 848.10 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-08-16T22:07:01Z",
"rates": {
"MOP": 0.848101
}
}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": 84.8101,
"rate": 0.848101
}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