Rate Overview
Live
1 SEK = 0.855379 MOP
1 MOP = 1.1691
SEK
Avg
0.815470
High
0.899506
Low
0.721027
Last updated: 3/27/2026, 9:26:45 AM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.86 MOP |
| 10 SEK | 8.55 MOP |
| 50 SEK | 42.77 MOP |
| 100 SEK | 85.54 MOP |
| 500 SEK | 427.69 MOP |
| 1,000 SEK | 855.38 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-03-27T09:26:45Z",
"rates": {
"MOP": 0.855379
}
}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": 85.5379,
"rate": 0.855379
}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