Rate Overview
Live
1 SAR = 953.8315 MNT
1 MNT = 0.001048
SAR
Avg
952.6762
High
954.7704
Low
951.1445
Last updated: 5/7/2026, 2:21:32 AM
Quick Conversions
| SAR | MNT |
|---|---|
| 1 SAR | 953.83 MNT |
| 10 SAR | 9,538.32 MNT |
| 50 SAR | 47,691.58 MNT |
| 100 SAR | 95,383.15 MNT |
| 500 SAR | 476,915.75 MNT |
| 1,000 SAR | 953,831.51 MNT |
Get SAR/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=MNTExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-07T02:21:32Z",
"rates": {
"MNT": 953.831506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "MNT",
"amount": 100
},
"result": 95383.1506,
"rate": 953.831506
}Build with SAR/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key