Rate Overview
Live
1 BYN = 3.3610 MAD
1 MAD = 0.297530
BYN
Avg
3.2155
High
3.3813
Low
3.0983
Last updated: 5/29/2026, 5:27:48 PM
Quick Conversions
| BYN | MAD |
|---|---|
| 1 BYN | 3.36 MAD |
| 10 BYN | 33.61 MAD |
| 50 BYN | 168.05 MAD |
| 100 BYN | 336.10 MAD |
| 500 BYN | 1,680.50 MAD |
| 1,000 BYN | 3,361.00 MAD |
Get BYN/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=MADExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-29T17:27:48Z",
"rates": {
"MAD": 3.361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "MAD",
"amount": 100
},
"result": 336.1,
"rate": 3.361
}Build with BYN/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key