Rate Overview
Live
1 BYN = 3.2089 MAD
1 MAD = 0.311632
BYN
Avg
3.2470
High
3.2701
Low
3.2089
Last updated: 7/31/2026, 12:12:51 PM
Quick Conversions
| BYN | MAD |
|---|---|
| 1 BYN | 3.21 MAD |
| 10 BYN | 32.09 MAD |
| 50 BYN | 160.45 MAD |
| 100 BYN | 320.89 MAD |
| 500 BYN | 1,604.46 MAD |
| 1,000 BYN | 3,208.91 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-07-31T12:12:51Z",
"rates": {
"MAD": 3.20891
}
}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": 320.891,
"rate": 3.20891
}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