Rate Overview
Live
1 SEK = 0.855897 MOP
1 MOP = 1.1684
SEK
Avg
0.861534
High
0.867429
Low
0.855239
Last updated: 3/27/2026, 6:01:47 AM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.86 MOP |
| 10 SEK | 8.56 MOP |
| 50 SEK | 42.79 MOP |
| 100 SEK | 85.59 MOP |
| 500 SEK | 427.95 MOP |
| 1,000 SEK | 855.90 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-27T06:01:47Z",
"rates": {
"MOP": 0.855897
}
}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.58970000000001,
"rate": 0.855897
}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